dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlRangeType<T> Class / GetHashCode Method

In This Topic
GetHashCode Method (PgSqlRangeType<T>)
In This Topic
Returns a hash code for the PgSqlRangeType<T> type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

A 32-bit signed integer hash code.
See Also